home *** CD-ROM | disk | FTP | other *** search
/ Armageddon - Interactive Preview / Interactive Preview: Armageddon.iso / pc / control.dxr / Still Images_58_Yes.ls < prev    next >
Encoding:
Text File  |  1998-05-19  |  205 b   |  9 lines

  1. on mouseDown
  2.   set the visible of sprite 75 to 0
  3.   set the visible of sprite 76 to 0
  4.   set the visible of sprite 111 to 0
  5.   set the member of sprite 24 to "Abort Text"
  6.   updateStage()
  7.   runCountdown()
  8. end
  9.